home *** CD-ROM | disk | FTP | other *** search
- .treeview {
-
- margin-top:0px; /*to fix ie6 position*/
- margin: 0px;
- padding: 0px;
- height: 15px;
- }
-
- .treeline {
- font-size: 13px;
- padding: 0px;
- margin: 0px;
- vertical-align: bottom;
- }
-
- .treeinput {
- width: 15px;
- height: 15px;
- padding: 5px;
- margin: 5px 0 0 0;
- vertical-align: bottom;
- }
-
- .treeContainer {
- height: 15px;
- display: block;
- }
-
- .treeview image {
- border: none;
- float: left;
- }
-
- .clearDiv {
- clear: left;
- }